home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 07 / 3 / DISK0731.ZIP / LOCATE.HLP < prev    next >
Text File  |  1985-04-19  |  746b  |  25 lines

  1. COMMANDS                 LOCATE(1)
  2.  
  3. NAME                         TYPE
  4.         LOCATE                      External
  5.  
  6. PURPOSE
  7.         Retrieve a list of path names given a list of
  8.         keywords.
  9.  
  10. SYNTAX
  11.         LOCATE[ <keyword>] [ <keyword>]
  12.  
  13. COMMENTS
  14.         Keywords should be strings of letters.  Case is not
  15.         significant.  Keywords should be at least three
  16.         characters in length as INDEX does not index one
  17.         and two letter words.  Keywords are significant to
  18.         seven letters.
  19.  
  20.         LOCATE returns a list of path names sufficient to
  21.         locate a file from the directory INDEXed.
  22.  
  23.         That part of a path name preceding a greater than
  24.         sign (">") a the volume identifier.
  25.